separator: Add property annotations
authorMatthias Clasen <mclasen@redhat.com>
Thu, 25 Feb 2021 02:58:24 +0000 (21:58 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:32 +0000 (16:37 +0000)
Connect properties, getters, and setters with annotations.t

gtk/gtkseparator.c

index 180103adba9a1aee128c04bec7859e99c15a9fd9..53f831dde67e49240a014f150dfc4b255e9f2fe3 100644 (file)
@@ -33,9 +33,7 @@
 #include "gtkwidgetprivate.h"
 
 /**
- * SECTION:gtkseparator
- * @Short_description: A separator widget
- * @Title: GtkSeparator
+ * GtkSeparator:
  *
  * `GtkSeparator` is a horizontal or vertical separator widget.
  *